home *** CD-ROM | disk | FTP | other *** search
/ PsL Monthly 1994 January / PSL Monthly Shareware CD-ROM (Public Software Library) (January 1994).iso / games / dos / misc / inqmind.com / INQMINDS.DOC < prev    next >
Encoding:
Text File  |  1987-02-04  |  820 b   |  22 lines

  1.  
  2.  
  3.                          Inquiring Minds
  4.  
  5. The following code was pulled off of Usenet, and I'm sorry to say 
  6. that the actual originator for this code is lost.  All I've done 
  7. is to run the code thru Microsoft C to produce the executable.
  8. -Corwin
  9.  
  10. The Inquiring Minds program consists of a text database file 
  11. (inqminds.txt) and a program (inqminds.exe) which selects random 
  12. phrases from the text file to produce headlines such as one might 
  13. see on "National Inquirer".  This is an interesting program, and 
  14. the text file can be completely altered to your taste to produce 
  15. anthing from poems to snappy comebacks.  Included is the original 
  16. source code in C.
  17.  
  18. To run this program, simply have the program and text file in the 
  19. same directory and enter the command "inqminds inqminds.txt".
  20.  
  21. Enjoy!
  22.